home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
wb
/
czesc_2
/
memmometer
/
rexxscripts
/
a3k4k2c4f.mm1
next >
Wrap
Text File
|
1992-11-06
|
484b
|
10 lines
/* This script configures a MemMometer for an Amiga 3000 or an Amiga 4000 */
/* with 2 meg of Chip mem and 4 meg of motherboard Fast mem in Frags Mode */
address 'mm1' 'Mode' '0' /* frags mode */
address 'mm1' 'Chip' '2096128' /* two megabytes -1024 bytes of chip ram */
address 'mm1' 'ChipA' '1024' /* up 1024 bytes from zero for enforcer */
address 'mm1' 'Fast' '4194304' /* four megabytes of fast ram */
address 'mm1' 'FastA' '130023424' /* A3000, A4000 four meg fast address */